Welcome![Sign In][Sign Up]
Location:
Search - server client windows

Search list

[JSP/Javaclient-server

Description: 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C/S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
Platform: | Size: 1024 | Author: 刘流 | Hits:

[Other使用Windows server 2003

Description: 在Windows Server 2003 中为DNS配置Internet 访问、Internet信息服务SMTP邮件中继服务器配置远程域、Microsoft SMTP服务配置本地域、为PPTP VPN客户端配置数据包筛选器支持……等等 -in Windows Server 2003 DNS configuration for Internet access, Internet Information Services SMTP mail relay server configuration remote jurisdictions, Microsoft SMTP service of the geographical configuration, for PPTP VPN client configuration data packet filter support, etc. ...
Platform: | Size: 30720 | Author: 萧建 | Hits:

[Windows DevelopTCP--Server

Description: tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者-tcp client communications functionality, and highly value, windows programming suitable for beginners!
Platform: | Size: 8192 | Author: 马亮 | Hits:

[Windows Developsocket_example

Description: 一个简单实用的socket编程例子。server端与client端进行通信的简单实例。-a simple and practical example of the socket programming. With the client-server communication-a simple example.
Platform: | Size: 15360 | Author: Henry Xu | Hits:

[CSharpCS-Chat

Description: 先运行server端 再运行client端 client端可以同时打开多个窗口 可以建立聊天室-first running again running server-client-end client can open multiple windows I can set up chat rooms
Platform: | Size: 62464 | Author: li | Hits:

[Internet-Networkvc_and_linux_socket

Description: linux下用C编写的服务器端和在WINDOWS下用VC写的客户端之间的网络通信程序-under linux prepared by the C-terminal server and Windows using VC written between the client Network Communication Program
Platform: | Size: 1971200 | Author: 黄文 | Hits:

[ICQ-IM-Chatsocket_tcpserver

Description: socket/windows平台下的网络服务器,用于监听客户端发送的信息-socket/windows platform for the network server, the client for monitoring the transmission of information
Platform: | Size: 1386496 | Author: 徐翠林 | Hits:

[Internet-NetworkWindows-socket-program--server-and-client

Description: 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
Platform: | Size: 21504 | Author: 王志慧 | Hits:

[SQL ServerSqlbackup

Description: 我写的SQL Server网络备份工具。(服务器端用VC开发,客户端用BCB开发.其中服务器端被写成Windows服务。)-I wrote the SQL Server network backup tool. (Server-side development using VC client development with BCB. Which was written in server-side Windows service.)
Platform: | Size: 8916992 | Author: 张张 | Hits:

[Internet-Networksock_client

Description: 一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
Platform: | Size: 6830080 | Author: doujiange | Hits:

[Internet-Networksocket-windows-linux

Description: windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
Platform: | Size: 33792 | Author: spring | Hits:

[Internet-NetworkFileZilla_3.1.5.1_src

Description: FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a platform-independent version. important:change EXT name from ".rar" to ".tar.bz2"-FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.it is a Client App, and a platform-independent version.important: change EXT name from . rar to . tar.bz2
Platform: | Size: 2689024 | Author: 张真 | Hits:

[Internet-NetworkFileZilla_3.1.5.1_i586-linux-gnu

Description: FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2" -FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.it is a Client App, and a linux gnu version . important: change EXT name to . tar.bz2
Platform: | Size: 4370432 | Author: 张真 | Hits:

[Internet-NetworkServer

Description: windows服务器例程 用于多线程与客户端通信-windows server routines for multi-threaded and client communications
Platform: | Size: 9216 | Author: 王康 | Hits:

[Ftp Clienttftp_sevr+client

Description: vc6实现tftp程序-包含服务器客户端源码-C语言-tftp procedures to achieve vc6- contains server client source-C Language
Platform: | Size: 102400 | Author: amo73 | Hits:

[Internet-NetworkImplementation-using-VC-Client-Services-machine-mo

Description: 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Platform: | Size: 4211712 | Author: 廖国锐 | Hits:

[Internet-Networkftpd

Description: A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance-A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
Platform: | Size: 7168 | Author: 陈绍辉 | Hits:

[Ftp Clientfilezilla-3.2.4.1

Description: FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.
Platform: | Size: 4013056 | Author: lkm | Hits:

[CommunicationIPCSocket

Description: Windows IPC socket program (tcp/udp) (server/client)
Platform: | Size: 11968512 | Author: dany k jeon | Hits:

[CommunicationFile_Map_Server_Client

Description: windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
Platform: | Size: 105472 | Author: morry | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net